home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / P / Prog. Notebook Updates.cpt / P.N. Update / card_4271.txt < prev    next >
Text File  |  1988-04-20  |  2KB  |  80 lines

  1. -- card: 4271 from stack: in. Update
  2. -- bmap block id: 4550
  3. -- flags: 4000
  4. -- background id: 3799
  5. -- name: ayuda
  6. ----- HyperTalk script -----
  7.  
  8. on opencard
  9.   hide field 1
  10.   hide field 2
  11.   show card field ayuda
  12.   show card button ok
  13. end opencard
  14.  
  15. on closecard
  16.   hide card field ayuda
  17.   hide card button OK
  18. end closecard
  19.  
  20.  
  21.  
  22.  
  23. -- part 1 (field)
  24. -- low flags: 80
  25. -- high flags: 2007
  26. -- rect: left=211 top=49 right=271 bottom=462
  27. -- title width / last selected line: 0
  28. -- icon id / first selected line: 0 / 0
  29. -- text alignment: 0
  30. -- font id: 3
  31. -- text size: 9
  32. -- style flags: 0
  33. -- line height: 12
  34. -- part name: ayuda
  35.  
  36.  
  37. -- part 2 (button)
  38. -- low flags: 80
  39. -- high flags: A004
  40. -- rect: left=213 top=38 right=60 bottom=236
  41. -- title width / last selected line: 0
  42. -- icon id / first selected line: 0 / 0
  43. -- text alignment: 1
  44. -- font id: 0
  45. -- text size: 12
  46. -- style flags: 0
  47. -- line height: 16
  48. -- part name: OK
  49. ----- HyperTalk script -----
  50. on mouseUp
  51.   visual effect dissolve
  52.   go back
  53. end mouseUp
  54.  
  55.  
  56.  
  57. -- part contents for card part 1
  58. ----- text -----
  59.  
  60. The scripts contained within are an enhancement for both the Programmer's Notebook 1.0 and Programmer's Notebook 2.0 stacks by:
  61.  
  62. ‚Ä¢ Study Systems
  63. ‚Ä¢ 2747 Stevens Ave S #106
  64. ‚Ä¢ Minneapolis MN  55408
  65. ‚Ä¢ GEnie: APOSTASY
  66.  
  67. they were written by Richard Clark, who can br reached at:
  68. ‚Ä¢ GEnie, DELPHI, MCI Mail, the Mousehole
  69.    RDCLARK
  70. ‚Ä¢ CompuServe: (please use the MCI Mail
  71.    gateway)
  72.  
  73. ••••••••••••••••••••••••••••••••••••
  74. Contact Study Systems for the complete stack.
  75.  
  76. -- part contents for background part 1
  77. ----- text -----
  78.  
  79.  
  80.